tree-wide: Replace various uses of `archive-z2` → `archive`
authorColin Walters <walters@verbum.org>
Thu, 29 Jun 2017 02:52:40 +0000 (22:52 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Thu, 29 Jun 2017 16:00:13 +0000 (16:00 +0000)
commit90e0d5633244ad818eb40473d1d6f2d50cbd8c14
treeee4e5df35bd4309b51bb3b5f238358614c9b682c
parent8d586a9da0b3736c745b3441b213af20ee183109
tree-wide: Replace various uses of `archive-z2` → `archive`

The `-z2` is annoying now since it's really a legacy; we've long
since supported typing `archive`.  Convert the docs fully and
explain that.

Also do some (but not all) of the tests just to encourage newer tests to use
`archive` too.

Closes: #980
Approved by: jlebon
12 files changed:
Makefile-tests.am
docs/manual/buildsystem-and-repos.md
docs/manual/formats.md
docs/manual/related-projects.md
docs/manual/repo.md
docs/manual/repository-management.md
src/libostree/ostree-repo-checkout.c
tests/basic-test.sh
tests/pull-test.sh
tests/test-pull-archive-z.sh [deleted file]
tests/test-pull-archive.sh [new file with mode: 0755]
tests/test-pull-c.c